-
Home
-
hCaptcha for WP
-
4.18.0 (latest)
-
Code
-
Classes
- Form
| Total Complexity |
28 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
303 |
| Lines of code |
132 |
| Logical lines of code |
56 |
| Comment lines |
90 |
| Methods |
13 |
| Properties |
2 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| verify() |
S |
56 |
5 |
17 |
| is_forminator_admin_page() |
S |
60 |
3 |
15 |
| admin_enqueue_scripts() |
S |
52 |
2 |
28 |
| print_hcaptcha_scripts() |
S |
66 |
3 |
9 |
| has_hcaptcha_field() |
S |
68 |
3 |
8 |
| enqueue_scripts() |
S |
61 |
2 |
13 |
| add_hcaptcha() |
S |
70 |
2 |
6 |
| replace_hcaptcha_field() |
S |
71 |
2 |
6 |
| is_hcaptcha_field() |
S |
77 |
2 |
3 |
| get_hcaptcha() |
S |
63 |
1 |
11 |
| __construct() |
S |
82 |
1 |
3 |
| init_hooks() |
S |
63 |
1 |
9 |
| before_form_render() |
S |
76 |
1 |
4 |